CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - service dao

搜索资源列表

  1. Conference

    0下载:
  2. 该源码包括了基于J2EE的数据持久层设计,设计中使用了DAO,Service,等模式,并在Struts下进行了测试.-including the source of J2EE-based data persistence layer design, design used DAO, Service, and other models, and the Struts under test.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2062398
    • 提供者:李明
  1. pressRelease.标准的MVC框架实现的一个新闻发布系统

    1下载:
  2. JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。,JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Ser
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-09
    • 文件大小:2502505
    • 提供者:Sherry
  1. WebLogins

    0下载:
  2. 简单的struts+factory+model+dao+service代码,对于刚学struts的人,可以下来学习学习。-Simple struts+ Factory+ Model+ Dao+ Service code, for those who just learn struts, you can learn from.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:684106
    • 提供者:小白45
  1. news

    0下载:
  2. jsp+servlet实现的标准MVC系统 jsp-servlet-service-DAO-DBMS-news system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2416137
    • 提供者:许巍
  1. genmodel

    0下载:
  2. 代码生成工具. 生成STRUTS,SERVICE,DAO,POJO和JSP 自动注册applicationcontest,struts. -Code generation tool. Build STRUTS, SERVICE, DAO, POJO, and JSP automatic registration applicationcontest, struts.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:48576615
    • 提供者:join
  1. ssh

    0下载:
  2. 基于ssh三层架构的JAVA开发简单示例,包含service,dao,action,pojo-Ssh-based three-tier architecture, JAVA development of a simple example, including service, dao, action, pojo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:22191
    • 提供者:chenyingjian
  1. WorkHourSystem

    0下载:
  2. 在struts、spring、hibernate三个框架的基础上,分层搭建: model层:主要存放数据库中的表反转后的java及xml文件 DAO 层:存放对各表中数据的操作,是一个接口层 DAOImpl层:对DAO中方法的实现 service 层:业务逻辑层 serviceImpl层:对service层方法的实现 action层:控制页面跳转 JSP层:主要是页面的设计 直接接触用户的层-In struts, spring, hibernate on the ba
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-19
    • 文件大小:28627968
    • 提供者:吴明
  1. workerHourSystemSSH

    0下载:
  2. 系统逻辑结构 在struts、spring、hibernate三个框架的基础上,分层搭建: model层:主要存放数据库中的表反转后的java及xml文件 DAO 层:存放对各表中数据的操作,是一个接口层 DAOImpl层:对DAO中方法的实现 service 层:业务逻辑层 serviceImpl层:对service层方法的实现 action层:控制页面跳转 JSP层:主要是页面的设计 直接接触用户的层-System logical structure in t
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-19
    • 文件大小:29644800
    • 提供者:吴明
  1. hibernateapp

    0下载:
  2. 基于hibernate3.3,spring3.0技术实现的model,dao,service三层后台服务功能,十分使用的实现了数据库映射,数据建立模型的底层实现-Based hibernate3.3, spring3.0 technology to achieve the model, dao, service three back-office services functions, is used to achieve a database mapping, data modeling of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:lee dinglan
  1. StudentManager

    0下载:
  2. 面向接口编程,里面含有dao and service,保证能够用-Oriented programming interface, which contains the dao and service, guaranteed to use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10285
    • 提供者:向国辉
  1. framework

    0下载:
  2. struts2的基础类库,可用于action及service和dao的定义,供参考。-struts2 base class library can be used for action and the definition of service and dao, for reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:20464
    • 提供者:qusba
  1. daotoservice_211406482

    0下载:
  2. 依赖注入入门-从dao到service_211406482-Dependency injection starter,dao to service
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:108335
    • 提供者:郭大永
  1. SHHAutoGenerator2

    0下载:
  2. 利用hbm产生bean,dao,dao.impl,service,service.impl,action,配置文件的程序-generate bean,dao,dao.impl,service,service.impl,action and configuration using hbm.xml
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-24
    • 文件大小:66624
    • 提供者:方弘宇
  1. spring_hibernate

    0下载:
  2. J2EE下同是使用Spring与Hibernate框架,进行开发的实际例子,带JAR包。使用PO-DAO-SERVICE分层模型。-The J2EE hereinafter Spring and Hibernate frameworks for the development of practical examples, with the JAR package. Use the PO-DAO-SERVICE hierarchical model.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:694863
    • 提供者:sheeny
  1. gobuy

    0下载:
  2. 基于Struts2开发的一个购物平台系统。有购物车功能,带后台,POJO-DAO-SERVICE模式开发。整站的源码。-Based on the the Struts2 developed a shopping platform. Shopping cart functionality, with the background, POJOs-DAO-SERVICE model development. The source of the whole station.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5456394
    • 提供者:sheeny
  1. GENERATE_CODE_X_SSH

    0下载:
  2. SSH2代码生成器,主要针对后台的src目录下的entity,dao,service action三层6个包下的代码 有兴趣的可以研究下-SSH2 code generation, mainly for the package under the code in the src directory under the background of the entity, dao, the service action three-six who are interested can study
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6930672
    • 提供者:luolianshou
  1. String2PSpring3Pmybatis3

    0下载:
  2. Struts2+Spring3+mybatis3的示例,可以正常运行:自动扫描dao层、注解注入action、service及到层-The Struts2+Spring3+mybatis3 example, normal operation: automatic scanning dao layer annotations into the action, service, and to layer
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-01
    • 文件大小:14235667
    • 提供者:张弛
  1. Struts2Demo

    0下载:
  2. struts2简易入门实例,实现了用户登录模块的相关功能,采用了三层价格。pojo+DAO+service。-The struts2 easy entry instance, the user login module, using a three-tier price. pojo+DAO+service.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-24
    • 文件大小:3357879
    • 提供者:
  1. spring_day01_all

    0下载:
  2. Spring框架的作用和好处 Spring框架提供了一个容器,该容器可以管理应用程序的组件,还提供了IoC和AoP机制,实现组件之间解耦,提高程序结构的灵活性,增强系统的可维护和可扩展性。 在SSH整合开发中,利用Spring管理Service、DAO等组件,利用IoC机制实现Action和Service,Service和DAO之间低耦合调用。利用AoP机制实现事务管理、以及共通功能的切入等。 功能是整合,好处是解耦。-The role and benefits of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:14984
    • 提供者:说法
  1. db-mapping-1.0.0

    0下载:
  2. 该jar包可以根据数据库表,自动生成action(struts2)/controller(springmvc)、model、service、dao各个层的代码。 实用框架:struts2/springmvc + mybatis + spring 可根据项目需要选择: 框架类型(com.gen.common.utils.Constant类定义的常量,目前仅支持struts2、spring-mvc框架) 数据库类型(com.gen.common.utils.Const
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:72421
    • 提供者:yuanyideng
« 12 »
搜珍网 www.dssz.com